{ "cells": [ { "cell_type": "markdown", "id": "4222dd9d", "metadata": {}, "source": [ "# Probability Queue Position Models\n", "\n", "## Overview\n", "\n", "Here, we will demonstrate how queue position models affect order fill simulation and, ultimately, the strategy's performance. It is essential for accurate backtesting to find the proper queue position modeling by comparing backtest and real trading results. In this context, we will illustrate comparisons by changing queue position models. By doing this, you can determine the appropriate queue position model that aligns with the backtesting and real trading results.\n", "\n", "